Bump http-proxy-middleware from 2.0.10 to 4.2.0 - #5957
Conversation
tdonohue
left a comment
There was a problem hiding this comment.
👎 Tested locally & similar to prior version (#5860), this update breaks our Sitemaps. They no longer redirect properly from the frontend to the backend.
E.g. with Sitemaps enabled/generated, http://localhost:4000/sitemap_index.html should redirect to http://localhost:8080/server/sitemaps/sitemap_index.html. However, that redirect doesn't work with this PR in place...instead it appears to redirect to http://localhost:8080/server/sitemaps, which returns a 404.
This update may require additional code fixes/changes...so it likely needs to be done manually.
|
Hi @dependabot, |
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.10 to 4.2.0. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.10...v4.2.0) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
abe86b1 to
5b39192
Compare
|
@tdonohue However, upgrading to v3 should be possible (see the v2->v3 migration guide) |
Bumps http-proxy-middleware from 2.0.10 to 4.2.0.
Release notes
Sourced from http-proxy-middleware's releases.
... (truncated)
Changelog
Sourced from http-proxy-middleware's changelog.
... (truncated)
Commits
4abb1bachore(package.json): v4.2.0 (#1276)d40ae3echore(package.json): update dependencies (#1275)89a78d0chore(debug-proxy-errors-plugin): fix BODY_PARSER_ERROR_MESSAGE formatting (#...7ba87a9feat(debug-proxy-errors-plugin): debug message for bodyParser + ECONNRESET er...006f1a4test(e2e): assert invalid multipart error log (#1272)22281bftest(e2e): add HttpAgent keepAlive test (#472) (#1267)5b37301chore(package.json): bump dev deps (#1265)3695b93refactor(errors): use HttpProxyMiddlewareError class (#1264)b9242affeat(types): export OnProxyEvent type (#1263)b3b98d2chore(package.json): v4.1.1 (#1262)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Most Recent Ignore Conditions Applied to This Pull Request